Visual Studio Builds: Build GtkInspector
authorChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 16 May 2014 09:32:29 +0000 (17:32 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 16 May 2014 09:32:29 +0000 (17:32 +0800)
commit8d7c93ba472fdc1391b97d319cad496103e8c317
tree4ea402ccb55db3343a69ec7cd6da2de24a5ebd23
parent63e7fe3d605e604b3211a8f53e190043bc3e9d85
Visual Studio Builds: Build GtkInspector

Add project files to build the GtkInspector sources, as gtk-inspector is a
required portion for GTK+.  "Install" the
org.gtk.Settings.Debug.gschema.xml gsettings schema file as well, so that
people can trigger GtkInspector as they develop and test their GTK+-based
programs.
build/win32/vs10/Makefile.am
build/win32/vs10/gtk+.sln
build/win32/vs10/gtk-inspector.vcxproj [new file with mode: 0644]
build/win32/vs10/gtk-inspector.vcxproj.filters [new file with mode: 0644]
build/win32/vs10/gtk-install.props
build/win32/vs10/gtk.vcxprojin
build/win32/vs9/Makefile.am
build/win32/vs9/gtk+.sln
build/win32/vs9/gtk-inspector.vcproj [new file with mode: 0644]
build/win32/vs9/gtk-install.vsprops